FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package accdr.fhir.ig.pkg#0.9.22 (140 ms)

Package accdr.fhir.ig.pkg
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.22&canonical=http://ontariohealth.ca/fhir/ValueSet/acCDR-address-use
Url http://ontariohealth.ca/fhir/ValueSet/acCDR-address-use
Version 1.0.0
Status active
Name AddressUse
Title Address Use
Experimental False
Description Codes supported by eHealth Ontario indicating how the patient address is used. This is strict sub-set of the core FHIR value set.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://hl7.org/fhir/address-use Address Use


Source

{
  "resourceType" : "ValueSet",
  "id" : "acCDR-address-use",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-address-use",
  "version" : "1.0.0",
  "name" : "AddressUse",
  "title" : "Address Use",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Codes supported by eHealth Ontario indicating how the patient address is used. This is strict sub-set of the core FHIR value set.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/address-use",
        "concept" : [
          {
            "code" : "home",
            "display" : "Home"
          },
          {
            "code" : "work",
            "display" : "Work"
          },
          {
            "code" : "temp",
            "display" : "Temporary"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.